Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

ci: update hermetic generation workflow to use the latest image - #2369

Closed
suztomo wants to merge 2 commits into
mainfrom
update_hermetic_image_tag
Closed

ci: update hermetic generation workflow to use the latest image#2369
suztomo wants to merge 2 commits into
mainfrom
update_hermetic_image_tag

Conversation

@suztomo

@suztomo suztomo commented Apr 17, 2026

Copy link
Copy Markdown
Member

We moved the definition of the workflow files from sdk-platform-java repository to the sdk-platform-java folder in the google-cloud-java repository.

This uses the "latest" Docker tag in .github/workflows/hermetic_library_generation.yaml to confirm the behavior of the today's hermetic build container image update.

b/503444342

We moved the definition of the workflow files from sdk-platform-java repository to the sdk-platform-java folder in the google-cloud-java repository.

This uses the "latest" Docker tag in .github/workflows/hermetic_library_generation.yaml to confirm the behavior of the today's hermetic build container image update.

b/503444342
@suztomo
suztomo requested review from a team as code owners April 17, 2026 21:23
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: firestore Issues related to the googleapis/java-firestore API. labels Apr 17, 2026
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@v1.85.0
if: env.SHOULD_RUN == 'true'
with:
image_tag: latest

@blakeli0 blakeli0 Apr 17, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we want to point the image to latest. It was designed to use a release tag to prevent accidental changes.
I assume this is only for testing and will be removed before merging?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack.

@suztomo

suztomo commented Apr 20, 2026

Copy link
Copy Markdown
Member Author

@suztomo suztomo closed this Apr 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestore Issues related to the googleapis/java-firestore API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants